C1.Android.Core Assembly / C1.Android.Core Namespace / C1Behavior<T> Class
Members


C1Behavior<T> Class
Base class for control behaviors.
Syntax
'Declaration
 
Public MustInherit Class C1Behavior(Of T As Android.Views.View) 
 
'Usage
 
Dim instance As C1Behavior(Of T)
Type Parameters
T
Inheritance Hierarchy
See Also